Overview

Namespaces

  • SellerLabs
    • Snagshout
      • Model
      • Normalizer
      • Resource
      • Utils

Classes

  • AmazonData
  • Attribute
  • BookmarkMetadata
  • Campaign
  • Category
  • Image
  • ImageMetadata
  • Links
  • Product
  • PromoCode
  • Promotion
  • Shipping
  • V1GetCampaignsResponse
  • V1GetCategoriesResponse
  • V1GetStatus
  • V1GetStatusResponse
  • Overview
  • Namespace
  • Class

Class Shipping

Namespace: SellerLabs\Snagshout\Model
Located at SellerLabs/Snagshout/Model/Shipping.php
Methods summary
public string
# getNote( )

Returns

string
public SellerLabs\Snagshout\Model\Shipping
# setNote( string $note = null )

Parameters

$note

Returns

SellerLabs\Snagshout\Model\Shipping
public string
# getPrice( )

Returns

string
public SellerLabs\Snagshout\Model\Shipping
# setPrice( string $price = null )

Parameters

$price

Returns

SellerLabs\Snagshout\Model\Shipping
public integer
# getId( )

Returns

integer
public SellerLabs\Snagshout\Model\Shipping
# setId( integer $id = null )

Parameters

$id

Returns

SellerLabs\Snagshout\Model\Shipping
public integer
# getDaysMin( )

Returns

integer
public SellerLabs\Snagshout\Model\Shipping
# setDaysMin( integer $daysMin = null )

Parameters

$daysMin

Returns

SellerLabs\Snagshout\Model\Shipping
public integer
# getDaysMax( )

Returns

integer
public SellerLabs\Snagshout\Model\Shipping
# setDaysMax( integer $daysMax = null )

Parameters

$daysMax

Returns

SellerLabs\Snagshout\Model\Shipping
Properties summary
protected string $note
#
protected string $price
#
protected integer $id
#
protected integer $daysMin
#
protected integer $daysMax
#
API documentation generated by ApiGen